# File lib/rspec-puppet/errors.rb, line 57
      def initialize(from, to)
        @from = from
        @to = to
      end