method

to_ary

v1_8_7_72 - Show latest stable - Class: SOAP::SOAPEnvelope
to_ary()
public

No documentation available.

# File lib/soap/element.rb, line 252
  def to_ary
    [header, body]
  end