# File lib/webby/core_ext/string.rb, line 4
  def self.small_words
    @small_words ||= %w(a an and as at but by en for if in of on or the to v[.]? via vs[.]?)
  end