# File lib/capistrano/recipes/deploy/strategy/remote.rb, line 39
          def command
            raise NotImplementedError, "`command' is not implemented by #{self.class.name}"
          end