# File lib/action_dispatch/http/request.rb, line 167
    def ip
      @ip ||= super
    end