# File lib/sshkit/command.rb, line 39 def started=(new_started) @started_at = Time.now @started = new_started end