Raises:
11 12 13
# File 'lib/dynamodb/api/base.rb', line 11 def all raise NotImplementedError, "You must implement #{self.class}##{__method__}" end