66 67 68 69
# File 'src/ruby/spec/client_auth_spec.rb', line 66 def a_server_streaming_rpc(_, call) check_peer_cert(call) [EchoMsg.new, EchoMsg.new] end