# File lib/plugins/source.rb, line 17
def
truncate
(
s
)
s
.
each_char
.
take
(
140
).
join
end