class RSpec::Core::RakeTask

def shellescape(string)

def shellescape(string)
  string.shellescape
end