23 24 25
# File 'lib/theme_check/theme_file.rb', line 23 def source @source ||= @storage.read(@relative_path) end