# File lib/aws/record.rb, line 96
    def self.table_prefix= prefix
      @table_prefix = prefix
    end