# File lib/machinist/exceptions.rb, line 8
    def initialize(blueprint)
      @blueprint = blueprint
    end