module Rails::Generators

def self.options #:nodoc:

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