class RainforestRubyRuntime::Empty
Public Instance Methods
method_missing(*)
click to toggle source
# File lib/rainforest_ruby_runtime/empty.rb, line 3 def method_missing(*) nil end
# File lib/rainforest_ruby_runtime/empty.rb, line 3 def method_missing(*) nil end