# File lib/nanoc/base/store.rb, line 46 def data raise NotImplementedError.new("Nanoc::Store subclasses must implement #data and #data=") end