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