# File lib/pry/rbx_path.rb, line 18
def
rvm_ruby?
(
path
)
!
!
(
path
=~
/\.rvm/
)
end