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