RKelly::JS::Base
# File lib/rkelly/js/math.rb, line 4 def initialize super self['PI'] = ::Math::PI end