class TwitterCldr::Segmentation::NullSuppressions
Public Instance Methods
should_break?(_cursor)
click to toggle source
# File lib/twitter_cldr/segmentation/null_suppressions.rb, line 13 def should_break?(_cursor) true end