class LicenseFinder::Go15VendorExperiment

def initialize(options = {})

def initialize(options = {})
  super
  @full_version = options[:go_full_version]
end