DEBSOURCES
Skip Quicknav
sources / ruby-mocha / 0.11.3-3 / lib / mocha / no_yields.rb
1234567891011
module Mocha class NoYields def each end end end