class Bundler::Thor

def stop_on_unknown_option #:nodoc:

:nodoc:
def stop_on_unknown_option #:nodoc:
  @stop_on_unknown_option ||= []
end