25 26 27
# File 'lib/classify3/bayes.rb', line 25 def add(doc, label) Binding.add(self, doc, label) end