module WebMock

def self.show_stubbing_instructions?

def self.show_stubbing_instructions?
  Config.instance.show_stubbing_instructions
end