Class: StoryKey::Tokenizer

Inherits:
Base
  • Object
show all
Defined in:
lib/story_key/tokenizer.rb

Instance Method Summary collapse

Methods inherited from Base

call

Instance Method Details

#callObject



4
5
6
# File 'lib/story_key/tokenizer.rb', line 4

def call
  token_from_text
end