# File lib/markaby/builder.rb, line 40
    def self.ignore_helpers(*helpers) 
      ignored_helpers.concat helpers 
    end