# File lib/thor/task.rb, line 61 def full_opts @_full_opts ||= Options.new((klass.opts || {}).merge(@options)) end