3 4 5
# File 'app/models/matcha/spec.rb', line 3 def self.all Matcha.spec_paths.map { |path| new(path) } end