# File lib/yard/handlers/ruby/mixin_handler.rb, line 5 def process statement.parameters(false).each {|mixin| process_mixin(mixin) } end