23 24 25
# File 'lib/rubyqc/stdlib/socket.rb', line 23 def self.rubyqc [TCPSocket, UDPSocket].sample.rubyqc end