# File lib/kirbybase.rb, line 485
    def client?
        @connect_type == :client
    end