# File lib/ruote/reader.rb, line 53
      def initialize(definition)
        super('cannot read process definition')
        @definition = definition
      end