14 15 16
# File 'lib/plos/client.rb', line 14 def all(start=0, rows=50) search("*:*", start, rows) end