20 21 22
# File 'lib/magic_models/model.rb', line 20 def render ERB.new(File.read(template)).result(binding) end