class Temple::ERB::Trimming

def static?(exp)

def static?(exp)
  exp[0] == :static
end