Method: Plist::PFalse#to_ruby

Defined in:
lib/plist/parser.rb

#to_rubyObject



231
232
233
# File 'lib/plist/parser.rb', line 231

def to_ruby
  false
end