17 18 19
# File 'lib/bazil/error.rb', line 17 def to_s "Failed to connect to the server at #{@method} method: server = #{@address}:#{@port}" end