class Rails::Generators::NamedBase

def mountable_engine? # :doc:

:doc:
def mountable_engine? # :doc:
  defined?(ENGINE_ROOT) && namespaced?
end