7 lines
67 B
Ruby
7 lines
67 B
Ruby
|
module RKelly
|
||
|
module JS
|
||
|
class Scope < Base
|
||
|
end
|
||
|
end
|
||
|
end
|