class Rails::Generators::AppBase::GemfileEntry

def initialize(name, version, comment, options = {}, commented_out = false)

def initialize(name, version, comment, options = {}, commented_out = false)
  super
end