class Jbuilder

def _blank?(value=@attributes)

def _blank?(value=@attributes)
  BLANK == value
end