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