47 48 49 50
# File 'lib/browser_channel.rb', line 47 def call env BrowserChannel.new @options, env Thin::Connection::AsyncResponse end