42 43 44 45
# File 'lib/dassets/asset_file.rb', line 42 def content return nil if !self.exists? @source_proxy.content end