# File lib/fog/rackspace/storage.rb, line 120 def account account = Fog::Storage::Rackspace::Account.new(:service => self) account.reload end