# File lib/rspec-puppet/matchers/compile.rb, line 16
      def and_raise_error(error)
        @expected_error = error
        self
      end