# File lib/jeweler/generator.rb, line 139
def
file_name_prefix
self
.
project_name
.
gsub
(
'-'
,
'_'
)
end