# File lib/liquid/tags/increment.rb, line 18 def initialize(tag_name, markup, options) super @variable = markup.strip end