# File lib/web_console/request.rb, line 20
    def strict_remote_ip
      GetSecureIp.new(self, whitelisted_ips).to_s
    end