module Playfair

Constants

VERSION

Public Class Methods

client() click to toggle source
# File lib/playfair.rb, line 11
def self.client
  Client.instance
end