Returns a new instance of Mock.
5 6 7
# File 'lib/fog/storage/k5/mock.rb', line 5 def initialize(_options = {}) Fog::Mock.not_implemented end