# File lib_doc/rucy/erb.rb, line 22
        def include(mod)
          extend(mod)
          super(mod)
        end