# File lib/rake/application.rb, line 107
107:     def options
108:       @options ||= OpenStruct.new
109:     end