# File rbot.rb, line 357
def
part(channel) @socket.puts "PART :#{channel}"
end