@pointlessone yeah, that's true. It's more helpful to think of mruby as a separate language rather than Ruby distribution. It doesn't have "require" for example (there is a gem adding it, but I'm not sure how/if it works, and does not support "require_relative" anyway). Pattern matching is absent, not everything from Ruby's stdlib is there.