class RDoc::Markup::Verbatim

def == other # :nodoc:

:nodoc:
def == other # :nodoc:
  super and @format == other.format
end