class Gem::Specification

def author= o

def author= o
  self.authors = [o]
end