# File lib/jekyll/tags/include.rb, line 4
    def initialize(tag_name, file, tokens)
      super
      @file = file.strip
    end