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