class Plist::PFalse

Public Instance Methods

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