= private = protected
options()
Each instance has an options hash that’s populated by #parse.
# File railties/lib/rails_generator/options.rb, line 49 def options @options ||= {} end