# File test/unit/error.rb, line 18
                        def initialize(location, exception)
                                @location = location
                                @exception = exception
                        end