# File lib/aws/glacier.rb, line 75
    def vaults
      VaultCollection.new(:config => config, :account_id => account_id)
    end