lib/rbx/compiled_method.fy in fancy-0.9.0 vs lib/rbx/compiled_method.fy in fancy-0.10.0

- old
+ new

@@ -27,5 +27,9 @@ def last_line { defined_line } } + +class Rubinius CompiledCode { + forwards_unary_ruby_methods +}