class Printer
Public Instance Methods
to_html(headlines)
click to toggle source
# File lib/printer.rb, line 2 def to_html(headlines) puts '' end
# File lib/printer.rb, line 2 def to_html(headlines) puts '' end