class Jeweler::Commands::BuildGem

def initialize

def initialize
  self.file_utils = FileUtils
end