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