module WebMock

def self.hide_stubbing_instructions!

def self.hide_stubbing_instructions!
  Config.instance.show_stubbing_instructions = false
end