class Fluent::PluginHelper::Server::TLSCallbackSocket

def write(data)

def write(data)
  @sock.write(data)
end