class Plivo::XML::Cont

Public Class Methods

new(body) click to toggle source
Calls superclass method
# File lib/plivo/xml/cont.rb, line 7
def initialize(body)
  super(body)
end