# File lib/aws/s3/paginated_collection.rb, line 60 def list_options(options) opts = {} opts[:bucket_name] = bucket.name if respond_to?(:bucket) opts end