class Gem::TargetRbConfig

def initialize(rbconfig, path)

def initialize(rbconfig, path)
  @rbconfig = rbconfig
  @path = path
end