Returns the value of attribute username.
2 3 4
# File 'lib/codeschool/user.rb', line 2 def username @username end