# File lib/aws/glacier/vault.rb, line 71
      def archives
        ArchiveCollection.new(self, :account_id => account_id)
      end