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