class Gem::TargetRbConfig

def self.for_running_ruby

def self.for_running_ruby
  new(::RbConfig, nil)
end