class Plist::PTrue

Public Instance Methods

to_ruby() click to toggle source
# File lib/plist/parser.rb, line 207
def to_ruby
  true
end