# File lib/slop/commands.rb, line 116
    def parse(items = ARGV)
      parse_items(items)
    end