module Middleman::Util

def tilt_class(path)

def tilt_class(path)
  ::Tilt[path]
end