# File default/contractor.rb, line 37 def get_to_work() raise NotImplementedError.new('get_to_work error for ' + self.inspect) end