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