class RSpec::Core::Formatters::SnippetExtractor::NullConverter
@private
def convert(code)
def convert(code) %Q(#{code}\n<span class="comment"># Install the coderay gem to get syntax highlighting</span>) end
@private
def convert(code) %Q(#{code}\n<span class="comment"># Install the coderay gem to get syntax highlighting</span>) end