# File lib/moped/connection/socket/ssl.rb, line 46
        def setsockopt(*args)
          socket.setsockopt(*args)
        end