class Utils::SshTunnelSpecification

def initialize(spec_string)

def initialize(spec_string)
  interpret_spec(spec_string)
end