16 17 18
# File 'lib/magic_models/model.rb', line 16 def filename File.join(schema.destination, "#{model_name.underscore}.rb") end