Issue #8008 has been reported by nov (nov matake). ---------------------------------------- Bug #8008: super's implicit args behavior with keyword args https://bugs.ruby-lang.org/issues/8008 Author: nov (nov matake) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: 2.0.0-p0 I thought this sample says "Year!" 3 times, but actually, keyword args are't passed to super. https://gist.github.com/nov/5075185 Is this intended behavior? If so, please ignore this issue. -- http://bugs.ruby-lang.org/