module Tilt

def lazy_map(*)

def lazy_map(*)
  raise "Tilt.#{__callee__} not supported after Tilt.finalize! has been called"
end