# File lib/aws/record/model/scope.rb, line 64 def initialize base_class, options = {} super @options[:where] ||= [] end