# File lib/PageTemplate/parser.rb, line 318
      def modifies?(modifier,cmd,command)
        @modifiers[modifier].call(cmd,command)
      end