Method: AutomobileMakeModelYearVariant::Parser#year
- Defined in:
- lib/earth/automobile/automobile_make_model_year_variant/parser.rb
#year ⇒ Object (readonly)
Returns the value of attribute year.
5 6 7 |
# File 'lib/earth/automobile/automobile_make_model_year_variant/parser.rb', line 5 def year @year end |