# File lib/webby/helpers.rb, line 21 def self.register( helper ) ::Webby::Renderer.__send__( :include, helper ) end