class RSpec::Core::RakeTask

def files_to_run # :nodoc:

:nodoc:
def files_to_run # :nodoc:
  FileList[ pattern ].to_a
end