# File lib/fog/core/mock.rb, line 33 def self.not_implemented raise Fog::Errors::MockNotImplemented.new("Contributions welcome!") end