class Attentive::Tokens::Punctuation
Public Instance Methods
skippable?()
click to toggle source
# File lib/attentive/tokens/punctuation.rb, line 7 def skippable? true end
# File lib/attentive/tokens/punctuation.rb, line 7 def skippable? true end