52 53 54
# File 'lib/bloomrb.rb', line 52 def check(filter, key) execute('c', filter, key) == 'Yes' end