Method: Spaceship::Tunes::SandboxTester#first_name
- Defined in:
- spaceship/lib/spaceship/tunes/sandbox_tester.rb
permalink #first_name ⇒ String
Returns The first name of this tester.
14 15 16 |
# File 'spaceship/lib/spaceship/tunes/sandbox_tester.rb', line 14 def first_name @first_name end |