module Rails::Generators

def options # :nodoc:

:nodoc:
def options # :nodoc:
  @options ||= DEFAULT_OPTIONS.dup
end