# File lib/rake/application.rb, line 129
129:     def options
130:       @options ||= OpenStruct.new
131:     end