# File P4Triggers.rb, line 93
    def match( type )
        @re.match( type ) 
    end