# File lib/socksify/debug.rb, line 36
  def self.debug_notice(str)
    debug(Color::Yellow, str)
  end