# File lib/ramaze/view/liquid.rb, line 61 def initialize(tag_name, arg, tokens) super @arg = arg.strip end