method

to_ary

v1_8_6_287 - 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