# File lib/innate/helper.rb, line 36
    def helper(*helpers)
      HelpersHelper.each_include(self, *helpers)
    end