# File lib/ftw/connection.rb, line 453
  def client?
    return @mode == :client
  end