# File lib/cri/option_parser.rb, line 134
    def arguments
      ArgumentArray.new(@raw_arguments).freeze
    end