# File lib/travis/client/entity.rb, line 87
      def self.cast_id(id)
        Integer(id)
      end