12 13 14
# File 'lib/puffer/filters.rb', line 12 def to_query(key) {:from => from, :till => till}.to_query(key) end