Method: TrueClass#hash

Defined in:
lib/source/ruby.rb

#hashObject

:nodoc:



6810
6811
6812
# File 'lib/source/ruby.rb', line 6810

def hash # :nodoc:
  `'b_'+this.valueOf()`
end