class Plivo::XML::Record
Public Class Methods
Source
# File lib/plivo/xml/record.rb, line 12 def initialize(attributes = {}) super(nil, attributes) end
Calls superclass method
Plivo::XML::Element::new