module Steep::Services::GotoService::SourceHelper

def from_rbs?

def from_rbs?
  from == :rbs
end