module Hypofriend

Public Class Methods

new() click to toggle source
# File lib/hypofriend.rb, line 10
def self.new
  Client.new
end