Object
# File lib/v8/conversion/class.rb, line 85 def self.call(property, info) intercept(info, property) do |context, access, object, key, dontintercept| access.get(object, key, &dontintercept) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.