270 271 272
# File 'lib/web/web-socket-ruby/lib/web_socket.rb', line 270 def location return "ws://#{self.host}#{@path}" end