Module: ScientificName::FullNameLetters1
- Defined in:
- lib/biodiversity/parser/scientific_name.rb
Instance Method Summary collapse
Instance Method Details
#details ⇒ Object
3623 3624 3625 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 3623 def details {} end |
#value ⇒ Object
3620 3621 3622 |
# File 'lib/biodiversity/parser/scientific_name.rb', line 3620 def value a.value + b.value end |