# File lib/rake/file_creation_task.rb, line 14
def
needed?
!
File
.
exist?
(
name
)
end