# File lib/rack/websocket/handler/base.rb, line 11 def on_error(error); @parent.on_error(@env, error); end