# File lib/fog/rackspace/storage.rb, line 184 def mock_object!(name) mock_object(name) or raise Fog::Storage::Rackspace::NotFound.new end