Returns the value of attribute first_name.
5 6 7
# File 'lib/viddler/user.rb', line 5 def first_name @first_name end