Returns the users nickname.
Returns:
the users nickname.
16 17 18
# File 'library/blur/user.rb', line 16 def nick @nick end