14 15 16
# File 'lib/superstore/scoping.rb', line 14 def scope self.current_scope ||= Scope.new(self) end