# File lib/rudy/metadata.rb, line 231 231: def exists? 232: !Rudy::Metadata.get(self.name).nil? 233: end