class Origami::Adobe::PPKLite::UserList

Public Class Methods

new(hash = {}) click to toggle source
Calls superclass method Origami::Dictionary.new
# File lib/origami/extensions/ppklite.rb, line 324
def initialize(hash = {})
  super(hash)
end