class Diffy::HtmlFormatter

def initialize(diff, options = {})

def initialize(diff, options = {})
  @diff = diff
  @options = options
end