module Bundler::FriendlyErrors

def enable!

def enable!
  @disabled = false
end