# File lib/rake.rb, line 2011
2011:     def options
2012:       @options ||= OpenStruct.new
2013:     end