# File lib/rubyrep/logged_change.rb, line 137
    def load_specified(table, key)
      self.table = table
      self.key = key
      load
    end