module AttrSimilar module SimilarityMatching def self.sample_method(value) value end end end