# File lib/rack/websocket/extensions/common.rb, line 22
        def websocket?
          !self.websocket.nil?
        end