# File lib/mspec/runner/mspec.rb, line 166 166: def self.enable_feature(feature) 167: retrieve(:features)[feature] = true 168: end