Returns the value of attribute first_name.
7 8 9
# File 'lib/actv/user.rb', line 7 def first_name @first_name end