Methods
#
Class Public methods
%(x)
# File ../ruby/lib/mkmf.rb, line 1129
def STRING_OR_FAILED_FORMAT.%(x)
  x ? super : "failed"
end