14 15 16
# File 'lib/dynomite/query.rb', line 14 def inspect "#<Dynomite::Query [#{first(2).map(&:inspect).join(', ')}, ...]>" end