class RSpec::Core::RakeTask
def file_exclusion_specification
def file_exclusion_specification " --exclude-pattern #{escape exclude_pattern}" if exclude_pattern end
def file_exclusion_specification " --exclude-pattern #{escape exclude_pattern}" if exclude_pattern end