5 + 5

module CoverageSpecs

  class_eval <<-RUBY, __FILE__, __LINE__ + 1
    attr_reader :ok
  RUBY

end

4 + 4
