# File lib/apipie_bindings/api.rb, line 126
    def dry_run?
      @dry_run ? true : false
    end