Method: Wordstream::KeywordTool#initialize
- Defined in:
- lib/wordstream.rb
#initialize(client, seeds) ⇒ KeywordTool
41 42 43 |
# File 'lib/wordstream.rb', line 41 def initialize(client, seeds) @client, @seeds = client, seeds end |
41 42 43 |
# File 'lib/wordstream.rb', line 41 def initialize(client, seeds) @client, @seeds = client, seeds end |