# File lib/rbvmomi/fault.rb, line 12
  def method_missing *a
    @fault.send(*a)
  end