Send a private message to the user.
Parameters:
the message to send.
72 73 74
# File 'library/blur/user.rb', line 72 def say message @network.say self, message end