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