class RSpec::Core::Configuration

def command

Other tags:
    Api: - private
def command
  $0.split(File::SEPARATOR).last
end