# File lib/thor/options.rb, line 44
    def non_opts
      leading_non_opts + trailing_non_opts
    end