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