class Net::SSH::Authentication::Pageant::Socket

def self.open

The factory method for creating a new Socket instance.
def self.open
  new
end