# File lib/travis/client/states.rb, line 60
      def created?
        check_state
        !!state
      end