# File lib/regin/character.rb, line 10
    def option_names
      %w( quantifier ) + super
    end