4 5 6
# File 'lib/blogtext/paragraph.rb', line 4 def self.add(line) "<p style='text-align:justify'>#{line}</p>" end