# File lib/aws/s3/object_collection.rb, line 67 def initialize(bucket, options = {}) @bucket = bucket super end