# File lib/socksify.rb, line 24
  def initialize(msg)
    Socksify::debug_error("#{self.class}: #{msg}")
    super
  end