# File lib/rack/websocket/application.rb, line 18 def initialize(options = {}) @options = DEFAULT_OPTIONS.merge(options) end