# File lib/cap-ec2/utils.rb, line 7 def ec2_tags id = self.properties.fetch(:aws_instance_id) ec2_handler.get_server(id).tags end