class Rails::Generators::NamedBase

def edit_helper(...) # :doc:

:doc:
def edit_helper(...) # :doc:
  "edit_#{show_helper(...)}"
end