# File lib/rbvmomi/basic_types.rb, line 344
  def initialize k, v
    @key = k
    @value = v
  end