# File lib/aws/record/scope.rb, line 59 def initialize base_class, options = {} @base_class = base_class @options = options end