Methods
Public Class methods
new(path)
# File lib/folio/socket.rb, line 7
    def initialize(path)
      raise 'Sockets not yet supported.'
    end