module Middleman::Util

def remove_templating_extensions(path)

def remove_templating_extensions(path)
  step_through_extensions(path)
end