23 24 25
# File 'lib/twterm/image/between.rb', line 23 def width [open, image, close].map(&:width).reduce(0, :+) end