6 lines
62 B
Ruby
6 lines
62 B
Ruby
|
module Vool
|
||
|
class SuperStatement < SendStatement
|
||
|
|
||
|
end
|
||
|
end
|