pry--pry/spec/fixtures/whereami_helper.rb

7 lines
66 B
Ruby

class Cor
def a; end
def b; end
def c; end
def d; end
end