Method: BugGuide::Taxon#common_name
- Defined in:
- lib/bugguide/taxon.rb
#common_name ⇒ Object Also known as: vernacularName
Returns the value of attribute common_name.
14 15 16 |
# File 'lib/bugguide/taxon.rb', line 14 def common_name @common_name end |