class Gem::Commands::QueryCommand

def spec_summary entry, spec

def spec_summary entry, spec
  entry << "\n\n" << format_text(spec.summary, 68, 4)
end