Namespace for the rspec-core code.
Deprecation Error.
@private
@private path to executable file.
# File lib/rspec/core.rb, line 153 def self.path_to_executable @path_to_executable ||= File.expand_path('../../../exe/rspec', __FILE__) end