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