# File lib/rake/application.rb, line 103
103:     def options
104:       @options ||= OpenStruct.new
105:     end