# File lib/aws/s3/prefix_and_delimiter_collection.rb, line 32 def as_tree options = {} Tree.new(self, { :prefix => prefix }.merge(options)) end