# File lib/moneta/adapters/file.rb, line 108
def
store_path
(
key
)
::
File
.
join
(
@dir
,
key
)
end