module Roda::RodaPlugins::Render

def self.tilt_template_fixed_locals?(template)

def self.tilt_template_fixed_locals?(template)
  template.fixed_locals?
end