Class: Class
- Inherits:
-
Object
- Object
- Class
- Defined in:
- lib/javascript.rb
Instance Method Summary collapse
Instance Method Details
#prototype ⇒ Object
334 335 336 |
# File 'lib/javascript.rb', line 334 def prototype JavaScript::Prototype.new(self) end |