Method: Bio::Locations#last
- Defined in:
- lib/bio/location.rb
#last ⇒ Object
Returns last Bio::Location object.
371 372 373 |
# File 'lib/bio/location.rb', line 371 def last @locations.last end |
Returns last Bio::Location object.
371 372 373 |
# File 'lib/bio/location.rb', line 371 def last @locations.last end |