# File lib/cgikit/parser.rb, line 169 def cache_copy copy = self.class.new(@name) copy.content = @content copy end