class Class
Public Instance Methods
prototype()
click to toggle source
# File lib/javascript.rb, line 341 def prototype JavaScript::Prototype.new(self) end
# File lib/javascript.rb, line 341 def prototype JavaScript::Prototype.new(self) end