Class: AthenaHealth::Provider
- Defined in:
- lib/athena_health/provider.rb
Instance Method Summary collapse
Instance Method Details
#fullname ⇒ Object
20 21 22 |
# File 'lib/athena_health/provider.rb', line 20 def fullname "#{firstname} #{lastname}" end |