# File lib/s3/bucket.rb, line 108
    def keys(options={}, head=false)
      keys_and_service(options, head)[0]
    end