# File lib/liquid/block.rb, line 87 def assert_missing_delimitation! raise SyntaxError.new("#{block_name} tag was never closed") end