# File default/rent_a_jobber.rb, line 28 def rent() return @actions.clone() #Don't let the client modify @actions. end