# File lib/soap/element.rb, line 47
  def faultstring=(rhs)
    self['faultstring'] = rhs
  end