# File lib/aws/s3/prefixed_collection.rb, line 73 def list_options(options) opts = super opts[:prefix] = prefix if prefix opts end