# File lib/Getopt/Declare.rb, line 404
     def matcher(g)
       Arg::negflagpat() + Regexp::quote(@text)
     end