# File lib/mspec/runner/mspec.rb, line 178 178: def self.retrieve(symbol) 179: instance_variable_get "@#{symbol}""@#{symbol}" 180: end