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