Returns the value of attribute pub_date.
4 5 6
# File 'lib/book.rb', line 4 def pub_date @pub_date end