# File lib/aws/s3/bucket.rb, line 305
      def as_tree options = {}
        objects.as_tree(options)
      end