# File lib/machinist/exceptions.rb, line 12 def message "make! is not supported by blueprints for class #{@blueprint.klass.name}" end