# File lib/aws/ec2/route_table.rb, line 24 def initialize route_table_id, options = {} @route_table_id = route_table_id super end