# File lib/rhc/ssh_helpers.rb, line 109
        def ssh_host_for(gear)
          RHC::Helpers.ssh_string(gear['ssh_url']) or raise NoPerGearOperations
        end