Returns the value of attribute release_date.
3 4 5
# File 'lib/imdb_party/movie.rb', line 3 def release_date @release_date end