class Gem::Source::SpecificFile
def pretty_print q # :nodoc:
def pretty_print q # :nodoc: q.group 2, '[SpecificFile:', ']' do q.breakable q.text @path end end
def pretty_print q # :nodoc: q.group 2, '[SpecificFile:', ']' do q.breakable q.text @path end end