84 85 86
# File 'lib/bloomrb.rb', line 84 def info(filter) Hash[execute('info', filter).map{|s| s.split(' ')}] end