Methods
C
Instance Public methods
call(*)
# File actioncable/test/connection/base_test.rb, line 115
def call(*)
  raise 'Do not call me!'
end