Method: ThreeSixty::Core::Keyword#initialize

Defined in:
lib/three-sixty/core/keyword.rb

#initialize(client) ⇒ Keyword

Returns a new instance of Keyword.



7
8
9
# File 'lib/three-sixty/core/keyword.rb', line 7

def initialize(client)
  @client = client
end