class Rails::Engine

def find_root(from)

def find_root(from)
  find_root_with_flag "lib", from
end