# File lib/capistrano/recipes/deploy/strategy/remote.rb, line 18 def check! super.check do |d| d.remote.command(source.command) end end