module Bundler::FriendlyErrors

def disable!

def disable!
  @disabled = true
end