# File lib/aws/dynamo_db.rb, line 131
    def tables
      TableCollection.new(:config => config)
    end