66 67 68
# File 'lib/assetify/asset.rb', line 66 def fullpath @fullpath ||= File.join(path, filename) end